projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252bfbd
)
(eshell-ext-initialize): Do not use make-local-hook.
author
Pavel Janík
<Pavel@Janik.cz>
Sat, 16 Feb 2002 09:42:35 +0000
(09:42 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sat, 16 Feb 2002 09:42:35 +0000
(09:42 +0000)
lisp/eshell/esh-ext.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/esh-ext.el
b/lisp/eshell/esh-ext.el
index 6f8c5e0c7c8ac88c704c5debc85c0eb807901074..d8dc05691c7b4d7d7f2836dd8ae1b48ae1f725d6 100644
(file)
--- a/
lisp/eshell/esh-ext.el
+++ b/
lisp/eshell/esh-ext.el
@@
-161,7
+161,6
@@
external version. UNIX users may prefer this variable to be \."
(defun eshell-ext-initialize ()
"Initialize the external command handling code."
- (make-local-hook 'eshell-named-command-hook)
(add-hook 'eshell-named-command-hook 'eshell-explicit-command nil t))
(defun eshell-explicit-command (command args)